National Repository of Grey Literature 35 records found  1 - 10nextend  jump to record: Search took 0.01 seconds. 
Implementation of Statistical Compression Methods
Ftorek, Peter ; Polok, Lukáš (referee) ; Bařina, David (advisor)
The aim of this thesis is to describe statistical methods for data compression. Introduction covers theoretical minimum of data compression. Center of the work is about description of each method and implementation of Burrows-Wheeler compression algorithm in C programming language. It contains test results of each method and their evaluation.
Acceleration of Data Compression with Parallel Architectures
Juránek, Luboš ; Tříska, Vít (referee) ; Šimek, Václav (advisor)
This bachelor thesis deals with the use of parallel architectures, in particular the GPU, for acceleration of selected lossless compression algorithms, based on a statistical method, and transformations, which change the entropy of the input data to achieve better compression ratio. In this work there are in theory summarized general information about parallel architectures and programming options for them, mainly using NVIDIA CUDA and OpenCL.
Acceleration of Data Compression Algorithms on Sony PS3 Platform
Breitenbacher, Dominik ; Jaroš, Jiří (referee) ; Šimek, Václav (advisor)
This paper presents the use of PlayStation 3 device for accelerating compression algorithms and tries to show the potencial of PlayStation 3 for use on these tasks. For a demonstration was selected compression method based on the Burrows-Wheeler transformation. The output of the transformation is further transformed by using the Move-To-Front transformation and subsequently encoded by the static Huffman encoding. The compression algorithm has been called PS3BWT. It performs compression by using each of tasks and tries to always use the maximum number of avaible processor units, so the compression is carried out as quickly as possible.
Analysis of JPEG 2000 Settings
Vrtělová, Lucie ; Klíma, Ondřej (referee) ; Bařina, David (advisor)
This thesis is focused on analysis of JPEG 2000 settings. The aim of this thesis is to explore and compare each settings and different implementation. The analysis was done with two libraries, which implements JPEG 2000 - Kakadu and OpenJPEG. Data was processed by framework written in Python3. Created solution provides comprehensive view on using each settings of JPEG 2000 on specific data. Results of this thesis allow faster using of JPEG 2000 on specific data.
Lossless Image Compression
Komjáthy, Gergely ; Polok, Lukáš (referee) ; Bařina, David (advisor)
This thesis deals with lossless image compression. In this paper are shown some colour models, which can be used for lossless image compression and formulas how to convert them to RGB and vica versa. You can learn predictors, how they work and discription of some of them. There is described the function of arithmetic coder, PPM coder and a brief description of Huffman coding.
Dictionary Methods of Data Compression
Černičko, Sergij ; Polok, Lukáš (referee) ; Bařina, David (advisor)
The aim of this thesis is to analyse dictionary methods of data compression and their characteristics. The work is focused on and hands out detail overview of dictionary methods LZ77, LZ78, LZSS, LZW, DEFLATE and LZX. Principles of these methods and also general theory of compression is described. In conclusion all methods are tested and results analyzed.
Medical Image Data Compression
Šebek, Jiří ; Bařina, David (referee) ; Kršek, Přemysl (advisor)
This thesis deals with several lossless methods of image compression. The main goal is to achieve the best compression ratio for set of medical images. This paper provides brief introduction into the data compression theory. It also contains design of image compression and description of designed compression modules implementation. Also the verifi cation of suitability of designed method for medical images compression is involved.
Interactive web applications supporting education
Tvorogov, Ivan ; Mangová, Marie (referee) ; Rajmic, Pavel (advisor)
The project mainly aims to the development of applications for viewing lossless data compression algorithms. A theoretical part is devoted to description of theory from the area of lossless data compression algorithms and basic description of the language of HTML5, JavaScript, and CSS that will be used during the development. A practical part is focused on proposal and implementation of particular applications.
Lossless Video Compression
Polák, Michael Adam ; Polok, Lukáš (referee) ; Bařina, David (advisor)
This thesis is describing methods of lossless video compression. It also contains the description and formulas for conversions of color models suitable for lossless compression. The last theoretical part describes context compression and entropy coding with emphasis on arithmetic coding. Following the arithmetic coder is the description and details about the implemented video codec. This codec is then tested and compared with the currently used FFV1 and Huffyuv codecs. The result of this thesis is that adding the number of contexts improves the compression ratio although it does not outperform the compression ratio of FFV1, the compression ratio of Huffuyv was always outperformed.
Lossless Video Compression
Němec, Jaroslav ; Polok, Lukáš (referee) ; Bařina, David (advisor)
This master's thesis deals with lossless video compression. This thesis includes basic concepts and techniques used in image representation. The reader can find an explanation of basic difference between lossless video compression and lossy video compression and lossless video compression limitations. There is also possible find a description of the basic blocks forming the video codec (every block is described in detail). In every block there are introduced its possible variants. Implemented lossless videocodec was compared with common lossless videocodecs.

National Repository of Grey Literature : 35 records found   1 - 10nextend  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.